Content Type Ovf Cpu
Content Type Ovf Cpu
Provide the CPU information in a template VM.
JSON Example
{
"num_cpus": 0,
"reservation": 0,
"limit": 0,
"shares": 0
}
integer As int64
As int64
num_cpus
Required
number of CPUs
integer As int64
As int64
reservation
Optional
reservation in MHz
It is optional to set a CPU reservation.
integer As int64
As int64
limit
Optional
CPU limit in MHz
Is is optional to set a CPU limit.
integer As int64
As int64
shares
Optional
CPU shares
It is optional to specify CPU shares.